翻訳と辞書
Words near each other
・ Challwamayu (Junín)
・ Challwani
・ Challwaqucha
・ Challenge to Be Free
・ Challenge to Lassie
・ Challenge to White Fang
・ Challenge Tour
・ Challenge Tour (snooker)
・ Challenge Tour Championship
・ Challenge Tour Grand Final
・ Challenge X
・ Challenge Yellow
・ Challenge Yves du Manoir
・ Challenge, California
・ Challenge-based learning
Challenge-Handshake Authentication Protocol
・ Challenged Athletes Foundation
・ ChallengePost
・ Challenger
・ Challenger (1853 clipper)
・ Challenger (1990 film)
・ Challenger (2013 game show)
・ Challenger (actor)
・ Challenger (clipper)
・ Challenger (comics)
・ Challenger (eagle)
・ Challenger (EP)
・ Challenger (game show)
・ Challenger (horse)
・ Challenger (Knut album)


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Challenge-Handshake Authentication Protocol : ウィキペディア英語版
Challenge-Handshake Authentication Protocol
In computing, the Challenge-Handshake Authentication Protocol (CHAP) authenticates a user or network host to an authenticating entity. That entity may be, for example, an Internet service provider. CHAP is specified in RFC 1994.
CHAP provides protection against replay attacks by the peer through the use of an incrementally changing identifier and of a variable challenge-value. CHAP requires that both the client and server know the plaintext of the secret, although it is never sent over the network. Thus, CHAP provides better security as compared to Password Authentication Protocol (PAP) which is vulnerable for both these reasons. The MS-CHAP variant does not require either peer to know the plaintext and does not transmit it, but has been broken.
==Working cycle==
CHAP is an authentication scheme used by Point to Point Protocol (PPP) servers to validate the identity of remote clients. CHAP periodically verifies the identity of the client by using a three-way handshake. This happens at the time of establishing the initial link (LCP), and may happen again at any time afterwards. The verification is based on a shared secret (such as the client user's password).
# After the completion of the link establishment phase, the authenticator sends a "challenge" message to the peer.
# The peer responds with a value calculated using a one-way hash function on the challenge and the secret combined.
# The authenticator checks the response against its own calculation of the expected hash value. If the values matches, the authenticator acknowledges the authentication; otherwise it should terminate the connection.
# At random intervals the authenticator sends a new challenge to the peer and repeats steps 1 through 3.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Challenge-Handshake Authentication Protocol」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.